Fix typo in badges section of example manifest
authorMark Lee <rust.cargo@lazymalevolence.com>
Fri, 20 Jan 2017 19:09:11 +0000 (11:09 -0800)
committerMark Lee <rust.cargo@lazymalevolence.com>
Fri, 20 Jan 2017 19:09:11 +0000 (11:09 -0800)
src/doc/manifest.md

index ffe1a8bca078598b5290a1c6d28258565c9035c8..402c3fcfa05bb61762bdafaf9b16999037678b33 100644 (file)
@@ -139,7 +139,7 @@ license = "..."
 # (similar to the readme key).
 license-file = "..."
 
-# Optional specificaion of badges to be displayed on crates.io. The badges
+# Optional specification of badges to be displayed on crates.io. The badges
 # currently available are Travis CI and Appveyor latest build status, specified
 # using the following parameters:
 [badges]